home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / CHIP Turkiye Mart 1999.iso / demo / INVEScope 1.1 / investon.dl_ / investon.dl / RepoTransactions.json < prev    next >
JavaScript Object Notation  |  1999-01-13  |  245b

  1. {
  2.     "schema": {
  3.         "BrokerID": "Long Integer",
  4.         "BuyDate": "DateTime",
  5.         "Amount": "Double",
  6.         "BuyCurrency": "Double",
  7.         "Comments": "Memo/Hyperlink (255)",
  8.         "OrderNo": "Long Integer",
  9.         "InterestRate": "Long Integer",
  10.         "MaturityDate": "DateTime",
  11.         "Interest": "Double"
  12.     },
  13.     "data": []
  14. }